Yáng Qí
Invented by: Fergus Duniho, 2001
Game hierarchy
• Game
• Generic Chess
• Generic x10
• Generic 9x10
• Yáng Qí
Board
FEN: rnbakabnr/1c5c1/p1p1p1p1p/1p1p1p1p1/9/9/1P1P1P1P1/P1P1P1P1P/1C5C1/RNBAKABNR w - - 0 1
Piece Types
Internal Name | Name | Notation | Added By | Notes |
King | King | K | Generic Chess | royal; swap ability |
Pawn | Pawn | P | Generic Chess | can promote by replacement; en passant; pawn structure evaluation |
Rook | Rook | R | Yáng Qí | open file bonus; trap king on back rank bonus |
Bishop | Bishop | B | Yáng Qí | colorbinding evaluation |
Knight | Knight | N | Yáng Qí | |
Cannon | Cannon | C | Yáng Qí | |
Vao | Arrow | A | Yáng Qí | colorbinding evaluation |
Game Variables
Name = "Yáng Qí"
Invented = "2001"
InventedBy = "Fergus Duniho"
NumberOfSquareColors = 2
FENFormat = "{array} {current player} {castling} {en-passant} {half-move clock} {turn number}" FENStart = "#{Array} w #default #default 0 1"
Array = "rnbakabnr/1c5c1/p1p1p1p1p/1p1p1p1p1/9/9/1P1P1P1P1/P1P1P1P1P/1C5C1/RNBAKABNR"
DeduplicateMoves = false
StaticExchangeEvaluation = false
Declared in Generic Chess:
StalemateResult = Draw
PromotionRule = Replacement
PromotionTypes = ""
BareKing = false
EnPassant = true
PromotingType = Pawn
CastlingType = King
Declared in Generic x10:
PawnMultipleMove = Grand
Declared in Generic 9x10:
Castling = None
Rules
MoveCompletionDefaultRule
PromoteByReplacementRule
EnPassantRule
CheckmateRule
Move50Rule
YangQiKingSwapRule
RepetitionDrawRule
Evaluations
PawnStructureEvaluation
LowMaterialEvaluation
ColorbindingEvaluation
RookTypeEvaluation
GrandChessDevelopmentEvaluation
|